home *** CD-ROM | disk | FTP | other *** search
- <IMG "FTLLOGO.BMP">
-
- Welcome to the FTL 2.1 Demo!
-
- This file explains the features of the FTL 2.1 Hypertext/ Hypermedia components
-
- <IMG "DELLOGO.BMP"> <IMG "S_CIUPKC.BMP">
-
- for Borland Delphi from C.I.U.P.K.C. Software.
-
- <IMG "HLINE.BMP">
-
- DBHTDisplayBox Component
-
- This component is derived from the HTDisplayBox component and
- has the following additional interface declarations:
-
- TDBHTDisplayBox = class( THTDisplayBox )
- private
- FOnHandleNewHTData : TStringEvent;
- public
- MyMemo : TDBMemo;
- procedure HandleNewHyperTextData; virtual;
- published
- property TheActiveMemo : TDBMemo read MyMemo write MyMemo;
- property OnHandleNewHTData : TStringEvent read FOnHandleNewHTData
- write FOnHandleNewHTData;
- end;
-
-
- <IMG "WAVELINE.BMP">
-
- <A HREF="DEMO1.DHT">Click here</A> to return to the main demo file.
-
-